CoreXY Binding: Mechanical or Firmware Issue? August 05, 2015 06:18PM |
Registered: 9 years ago Posts: 166 |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 05, 2015 06:45PM |
Registered: 11 years ago Posts: 14,685 |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 05, 2015 10:53PM |
Registered: 9 years ago Posts: 166 |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 06, 2015 08:15AM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 06, 2015 09:45AM |
Registered: 10 years ago Posts: 4,977 |
Quote
dc42
Other people have reported this too, it seems there is a bug in Marlin that limits the speed of a CoreXY machine.
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 06, 2015 10:39AM |
Registered: 11 years ago Posts: 14,685 |
Quote
Wurstnase
Quote
dc42
Other people have reported this too, it seems there is a bug in Marlin that limits the speed of a CoreXY machine.
Do you have some links?
Re: CoreXY Binding: Mechanical or Firmware Issue? August 06, 2015 11:02AM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 06, 2015 01:11PM |
Registered: 9 years ago Posts: 166 |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 06, 2015 03:06PM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 06, 2015 06:00PM |
Registered: 9 years ago Posts: 166 |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 06, 2015 07:21PM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 07, 2015 11:08AM |
Registered: 9 years ago Posts: 166 |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 07, 2015 11:49AM |
Registered: 9 years ago Posts: 166 |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 08, 2015 02:25AM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 08, 2015 01:34PM |
Registered: 9 years ago Posts: 166 |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 17, 2015 09:30AM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 22, 2015 12:36AM |
Registered: 9 years ago Posts: 166 |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 24, 2015 04:15AM |
Registered: 10 years ago Posts: 4,977 |
OCR1A = (OCR1A < (TCNT1 +16)) ? (TCNT1 + 16) : OCR1A;
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 27, 2015 06:53PM |
Registered: 9 years ago Posts: 166 |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 27, 2015 06:59PM |
Registered: 9 years ago Posts: 166 |
Re: CoreXY Binding: Mechanical or Firmware Issue? August 28, 2015 01:34AM |
Registered: 10 years ago Posts: 4,977 |
Quote
AlexY
The stepper problem seems fixed, but the dev Marlin is tripping the thermal runaway far too easily. Is there any way around this problem without disabling the protection outright?
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: CoreXY Binding: Mechanical or Firmware Issue? September 03, 2015 04:43AM |
Registered: 11 years ago Posts: 126 |
Quote
dev Marlin is tripping the thermal runaway far too easily
Re: CoreXY Binding: Mechanical or Firmware Issue? September 03, 2015 04:44PM |
Registered: 9 years ago Posts: 166 |