Search found 1380 matches

by Roberts_Clif
April 1st, 2019, 7:10 pm
Forum: Software and Firmware Discussion
Topic: MKS BASE
Replies: 2
Views: 7497

Re: MKS BASE

Flashed Marlin 2.0.0 - firmware onto both my 3D Printers, have not enabled the 2nd stepper though I have control over two fans.

BOARD_MKS_BASE_14 (' EFBF ') looking to see what would be necessary to use 2nd Heater/Fan control as the driver signal for a Laser.

Any help would be greatly welcomed.
by Roberts_Clif
April 1st, 2019, 10:02 am
Forum: Wireless Printing and Controllers
Topic: OctoLapse Plugin for OctoPrint
Replies: 5
Views: 9848

Re: OctoLapse Plugin for OctoPrint

It appears that sense updating to Marlin 2.0.0 when I try to use the octolapse plugin I get a failure

Error.jpg

Any Help would be welcome
by Roberts_Clif
April 1st, 2019, 9:45 am
Forum: Off Topics!
Topic: Thingiverse
Replies: 1
Views: 11430

Thingiverse

Today I came to the realization that I have posted files on thingiverse.
I have decided this will be another place to direct you to my STL model downloads, better than Google Drive for showing STL models.
by Roberts_Clif
March 28th, 2019, 10:00 am
Forum: General 3D Printing Conversation
Topic: Cocoon Create Profile for Cura V4
Replies: 24
Views: 19292

Re: Cocoon Create Profile for Cura V4

Well of course you have to have the "G28 Z0" to get to the bed. Should have been more specific

G28 X100 Y100 ;move X/Y to 100X100
G28 Z0 ;move Z to min end-stops
by Roberts_Clif
March 28th, 2019, 7:17 am
Forum: General 3D Printing Conversation
Topic: Cocoon Create Profile for Cura V4
Replies: 24
Views: 19292

Re: Cocoon Create Profile for Cura V4

You should be able to set the middle, Say you have a 200x200 bed.
Set your last G28 like so

G28 X100 Y100 ;move X/Y to 100X100
by Roberts_Clif
March 27th, 2019, 11:16 pm
Forum: General 3D Printing Conversation
Topic: Cocoon Create Profile for Cura V4
Replies: 24
Views: 19292

Re: Cocoon Create Profile for Cura V4

My startup G-Code looks much like the Ultimakers just a few added lines and a few taken away. ;Filament used: {filament_amount}m {filament_weight}g ;Filament cost: {filament_cost} G21 ;metric values G90 ;absolute positioning M82 ;set extruder to absolute mode M107 ;start with the fan off G28 X0 Y0 ;...
by Roberts_Clif
March 26th, 2019, 4:14 pm
Forum: General 3D Printing Conversation
Topic: Cocoon Create Profile for Cura V4
Replies: 24
Views: 19292

Re: Cocoon Create Profile for Cura V4

@Firepower

Hello Firepower glad you made it, have you had a chance to look around, this forum is packed full of good users an information.
If you can not find what you are looking for create a post someone will help you!
by Roberts_Clif
March 26th, 2019, 12:24 pm
Forum: Creality Large Scale 3D Printers
Topic: [SOLVED] CR10S Marlin Firmware - arvdude vs bossac?
Replies: 17
Views: 22365

Re: [SOLVED] CR10S Marlin Firmware - arvdude vs bossac?

I too have many versions of Marlin firmware all 1.1.x and 2.0.x, I learned over the years to label all version differently. Today Marlin takes up 2.28 GB (2,457,902,518 bytes) So I save to a different folder before modifying with the special name. Example Folders names Marlin 1.1.9 -sub folders Name...
by Roberts_Clif
March 26th, 2019, 9:40 am
Forum: Creality Large Scale 3D Printers
Topic: [SOLVED] CR10S Marlin Firmware - arvdude vs bossac?
Replies: 17
Views: 22365

Re: [SOLVED] CR10S Marlin Firmware - arvdude vs bossac?

I have always helped 3D Printer Users to get to the best updated version of the Marlin that they want to there 3D Printer. This is a step you have already made yourself, we can show you the changes that need to be made. We can teach you how to correctly setup the Arduino Software (IDE) compiler, wha...
by Roberts_Clif
March 25th, 2019, 8:40 pm
Forum: Creality Large Scale 3D Printers
Topic: [SOLVED] CR10S Marlin Firmware - arvdude vs bossac?
Replies: 17
Views: 22365

Re: [SOLVED] CR10S Marlin Firmware - arvdude vs bossac?

Have been told that Marlin 1.1.9 has a few quirks You should have use Marlin 1.1.9 bugfix. I had installed Marlin 1.1.9 bugfix and used if for a while then updated to marlin 2.0.0 for a couple months now. have not experienced any problems. Do a M503 on your current firmware Copy paste returned infor...
by Roberts_Clif
March 25th, 2019, 11:03 am
Forum: Software and Firmware Discussion
Topic: Bought a used Hictop 3DP17 from a local chap...
Replies: 23
Views: 31265

Re: Bought a used Hictop 3DP17 from a local chap...

The video is great, I have been trying to relocate this, and could not find it as forgot who posted. Was trying to explain to someone the other day why they needed to clean and re-lube the linear bearings, this took forever and still could not get the point across why the factory bearing needed to b...
by Roberts_Clif
March 23rd, 2019, 8:07 am
Forum: General Questions
Topic: Defeating the ABS curse.
Replies: 6
Views: 10337

Re: Defeating the ABS curse.

I really do need to adjust the vrefs though because the motors are dead cold even hours in to a print. My Ender is adjust per the specs, and the motors run comfortably warm. Not enough to burn, but warm. I thought this is what we wanted after a super long print my steppers are warm and not hot eith...
by Roberts_Clif
March 22nd, 2019, 10:47 pm
Forum: General Questions
Topic: Defeating the ABS curse.
Replies: 6
Views: 10337

Re: Defeating the ABS curse.

I have both SN04-N and my new TL-W3MC2 connected to the 5V line without any problems. The SN04-N is a 4mm proximity sensor and the TL-W3MC2 is a 3mm proximity sensor. I have had a 1mm build surface sheet on for over 2 years. Have never had a problem with the Proximity sensors finding my aluminum bed...
by Roberts_Clif
March 22nd, 2019, 12:02 pm
Forum: Software and Firmware Discussion
Topic: MKS BASE
Replies: 2
Views: 7497

Re: MKS BASE

Took the honors an flashed onto a Old Controller that has a Bad Stepper Motor Driver #define MOTHERBOARD BOARD_MKS_BASE_14 // MKS v1.4 A4982 stepper drivers I started up with the setup of Extruder Fan Bed Fan, Tested the Fans and it controls both fans. I can now flash one of my 3D Printers with this...
by Roberts_Clif
March 22nd, 2019, 10:28 am
Forum: Software and Firmware Discussion
Topic: MKS BASE
Replies: 2
Views: 7497

MKS BASE

Today I will start my investigation into the fact that the Hictop Controllers are in fact a MKS BASE Shown Below. Controller.jpg This controller is a Ramps 1.4 Compatible controller but is a MKS Controller because it uses the Mosfet_D_Pin to power the 2nd extruder. {pins_MKS_BASE.h} // Power outputs...

Go to advanced search