marlin
Here are 116 public repositories matching this topic...
-
Updated
Jun 22, 2020 - C++
-
Updated
Oct 9, 2018 - JavaScript
-
Updated
Jun 9, 2020 - C
2.0 and 2.1 Read me are out of date so need to rewrite all
http://www.reprap.org/wiki/Firmware_Capabilities_Protocol
M531 filename - Set the filename being printed.
M532 X L - Update current print state progress (X=0..100) and layer L.This allows a host to enable a special information mode on LCD display, so users see progress in percent, model being printed, layer being printed, and total layer count. (Hosts can also u
-
Updated
Jun 28, 2020 - JavaScript
-
Updated
Jul 1, 2020 - C++
-
Updated
Jul 8, 2019 - C
-
Updated
Jan 23, 2020 - C
Hello,
nice Project! :)
Im getting a Thermal Runaway Protection error with the 5A Firmware.
Im not sure if this only belongs to the 5A, or something else.
Firmware:
119r05 and 119r06
Steps to reproduce:
Cold Printer
Start an Print on the SD Card
Target Temp on Display for Bed 55°C
It heats up, afer reaching the target Temp, it heats the Nozzle (Target 210°C)
While heating the No
-
Updated
Jul 10, 2019 - Shell
-
Updated
Mar 7, 2020 - C++
-
Updated
Jul 2, 2019 - Ruby
-
Updated
Jun 17, 2020 - C
-
Updated
Nov 13, 2018 - C
-
Updated
May 29, 2020 - C++
-
Updated
May 3, 2020
-
Updated
Jan 13, 2018 - C++
-
Updated
Jun 25, 2020 - C
TODO list
Short term:
- Import embedded page code (
🆗 ) - Add documentation / populate wiki (
🆗 ) - Add issue templates, labels list, stale configuration (
🆗 )
Mid term:
- Fix issues with current code:
- Use WIFI_SSID and WIFI_PWD from Marlin (
🆗 ) - allow to configure all ESP3D settings from Configuration_adv.h (
🆗 ) - TBD
- Use WIFI_SSID and WIFI_PWD from Marlin (
- Import ESP3D v2.1 features (TBD)
- move to ESP3D v3.X (TBD)
-
Updated
Oct 7, 2019 - C
-
Updated
Jul 25, 2018
-
Updated
Jul 13, 2018 - C
-
Updated
Jun 26, 2020 - G-code
-
Updated
Apr 20, 2020 - Python
Improve this page
Add a description, image, and links to the marlin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the marlin topic, visit your repo's landing page and select "manage topics."
By default the desktop app will listen on a random port on the localhost interface (i.e.
127.0.0.1
). However, if you want to use use the app with a browser on another machine, you need to manually specify the host address and port from the command line, which is not convenient to novice users who are not familiar with command line interface.So, it will be good if CNCjs can provide a configur